Appliance Cores Info

Appliance Cores Info
Appliance Cores Info

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "name": "string",
    "size": 0,
    "creation_time": "string"
}
string
name
Required

Identifier of the core file.

This property was added in vSphere API 8.0.2.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.supportbundle.cores. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.supportbundle.cores.

integer As int64 As int64
size
Required

Size of core file.

This property was added in vSphere API 8.0.2.0.

string As date-time As date-time
creation_time
Required

Creation time of core file.

This property was added in vSphere API 8.0.2.0.